Includes parameters of image rotation. More...
Inherits Structure.
Includes parameters of image rotation.
| enPixelType | MvGvspPixelType , Pixel format. |
| nWidth | c_uint, Image width. |
| nHeight | c_uint, Image height. |
| pSrcData | POINTER(c_ubyte), Input data buffer. |
| nSrcDataLen | c_uint, Input data length. |
| pDstBuf | POINTER(c_ubyte), Input data buffer. |
| nDstBufLen | c_uint, Input data length. |
| nDstBufSize | c_uint, Provided output buffer size. |
| enRotationAngle | MV_IMG_ROTATION_ANGLE , Rotation angle. |
| nRes | c_uint * 8, Reserved. |